fix(alloydb): user supports password_wo and password_wo_version#16740
fix(alloydb): user supports password_wo and password_wo_version#16740enocom wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
An earlier commit added incomplete support for these two fields. This commit corrects the partial support by ensuring updates to the user are sent through PATCH calls and include the password in the update mask when password_wo_version changes.
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @NickElliot, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
|
@NickElliot Would you mind taking a pass on this? |
|
@NickElliot This PR has been waiting for review for 3 weekdays. Please take a look! Use the label |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 92 Click here to see the affected service packages
Action takenFound 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🟢 Tests passed during RECORDING mode: 🟢 No issues found for passed tests after REPLAYING rerun. 🟢 All tests passed! |
An earlier commit 1 added incomplete support for these two fields. This commit corrects the partial support by ensuring updates to the user are sent through PATCH calls and include the password in the update mask when password_wo_version changes.
Fixes hashicorp/terraform-provider-google/issues/25089.
Release Note Template for Downstream PRs (will be copied)